Added ViM modelines to the beginning of twig templates
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{# vim: ft=htmljinja
|
||||
#}
|
||||
<div id="login-gomb">
|
||||
<span id="login-mutato">Bejelentkezés</span>
|
||||
<div id="login-box">
|
||||
|
@@ -1,3 +1,5 @@
|
||||
{# vim: ft=htmljinja
|
||||
#}
|
||||
<div id="profil-gomb">
|
||||
<span id="profil-mutato">[avatar] {{ app.user.displayName }}</span>
|
||||
<div id="profil-box">
|
||||
|
@@ -1,3 +1,5 @@
|
||||
{# vim: ft=htmljinja
|
||||
#}
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
Reference in New Issue
Block a user