@page @model Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo.Pages.Components.BlockquotesModel @{ ViewData["Title"] = "Badges"; }
Based on Bootstrap Blockquotes.
"I love deadlines. I love the whooshing noise they make as they go by."
<abp-blockquote> <p>"I love deadlines. I love the whooshing noise they make as they go by."</p> <footer> Douglas Adams, The Salmon of Doubt </footer> </abp-blockquote>