标签: facebook razor facebook-comments
我把Facebook评论标签放在剃刀视图页面中。
<fb:comments-count href=http://example.com/></fb:comments-count> awesome comments
它破坏了我的页面。有没有办法解决它?
答案 0 :(得分:1)
您可能未在<html>标记中包含facebook xml名称空间。
<html>
<html xmlns:fb="http://ogp.me/ns/fb#">