Skip to content

Instantly share code, notes, and snippets.

View mykhas's full-sized avatar

Mykhaś Kobernyk mykhas

View GitHub Profile
@mykhas
mykhas / footer.html
Last active April 26, 2017 14:45 — forked from farasevych/index.html
nunjucks testing
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="css.css">
<title>Halloween</title>
<meta charset="utf-8">
</head>
<body>
<form method="post">
<input type="text" name="name">
<?php
/**
* User: Михась
* Date: 07.10.12
* Time: 13:16
*/
$file = './application/views/admin/addpaymentuser.tpl';
$lang_file = './application/language/russian/admin_lang.php';