blob: a73c12e0082f450caa38379979c511858123fd58 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<!doctype html>
<html>
<head>
<title>VValls | staff</title>
[[ include ../partials/meta ]]
<link rel="stylesheet" href="/assets/javascripts/vendor/bower_components/jquery-jsonview/dist/jquery.jsonview.css"></script>
<link rel="stylesheet" href="/assets/stylesheets/staff.css"></script>
<input type="hidden" id="_csrf" name="_csrf" value="[[- token ]]">
</head>
<body class="loading">
<div class="rapper page staff">
[[ include ../partials/header ]]
<br clear="all">
<div class="body">
|