You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
220 B
9 lines
220 B
5 years ago
|
@page
|
||
|
@model BantFlags.Pages.IndexModel
|
||
|
@{
|
||
|
ViewData["Title"] = "BantFlags";
|
||
|
Layout = "~/Pages/Shared/_Layout.cshtml";
|
||
|
}
|
||
|
|
||
|
<h1>/bant/ Flags</h1>
|
||
|
<p>E<span lang="jp">メール</span>: boku (at) plum (dot) moe</p>
|