filenames
use kebab-case for file names remove camelCase and snake_case
This commit is contained in:
6
website/agenda/planung/templates/image-single.html
Normal file
6
website/agenda/planung/templates/image-single.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
<TMPL_LOOP images>
|
||||
<div class="label"><TMPL_VAR name></div></TMPL_LOOP>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user