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