Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
8 righe
263 B
8 righe
263 B
{{define "header"}}
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Beego</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link href="https://cdn.bootcss.com/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
|
|
{{end}}
|