This commit is contained in:
Senad Uka
2018-08-05 13:30:26 +02:00
parent 52a9367d4e
commit 97b5e3c5ae
5 changed files with 5 additions and 78 deletions

1
.gitignore vendored
View File

@@ -46,6 +46,7 @@
################################################ ################################################
config/local.js config/local.js
*.swp
################################################ ################################################

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@@ -34,6 +34,9 @@
</head> </head>
<body> <body>
<h1> Body ba </h1>
<%- body %> <%- body %>

File diff suppressed because one or more lines are too long