mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-05-10 15:48:01 +08:00
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
@{
|
|
Layout = null;
|
|
}
|
|
<div class="btn-group pull-right">
|
|
@Html.Raw(ViewBag.Buttons)
|
|
</div>
|