Revision 83542c80
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
templates/webpages/am/config.html | ||
---|---|---|
250 | 250 |
</script> |
251 | 251 |
|
252 | 252 |
</body> |
253 |
</html> |
Auch abrufbar als: Unified diff
templates/webpages/am/config.html | ||
---|---|---|
250 | 250 |
</script> |
251 | 251 |
|
252 | 252 |
</body> |
253 |
</html> |
Auch abrufbar als: Unified diff
</html> entfernen
erzeugt mit
find . -type f | xargs sed -i '/^<\/html>$/d'