Revision 83542c80
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
templates/webpages/generic/exception.html | ||
---|---|---|
22 | 22 |
</div> |
23 | 23 |
|
24 | 24 |
</body> |
25 |
</html> |
Auch abrufbar als: Unified diff
templates/webpages/generic/exception.html | ||
---|---|---|
22 | 22 |
</div> |
23 | 23 |
|
24 | 24 |
</body> |
25 |
</html> |
Auch abrufbar als: Unified diff
</html> entfernen
erzeugt mit
find . -type f | xargs sed -i '/^<\/html>$/d'