Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8559953
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T16:10:12+00:00 2026-06-11T16:10:12+00:00

This is how my application layout page is looking (here is a part of

  • 0

This is how my application layout page is looking (here is a part of it)

%html
  %body
    #main
      .content
        = yield

Sometimes (not always) I need to add “id” attribute to .content div. How can I do it from a html.haml page?

Note: I don’t mean to do it in runtime using javascript.

UPDATE: thanks, but I forgot to mention that this “id” is different for each page. In other words, each html.haml page might have its own “id” for .content.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T16:10:13+00:00Added an answer on June 11, 2026 at 4:10 pm

    And another solution:

    %html
      %body
        #main
          .content{id: @content_id}
            = yield
    
    #some .html.haml page
    - @content_id = "my_id"
    

    If you don’t define @content_id then .content would be without id.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is killing me. Application layout: <html> <head> ... </head> <body topmargin=0><%= yield %></body>
In my application I have a layout page for viewing the project: This page
fopen(C:/xampp/htdocs/adv/application/views\helpers/Layout.php) how to fix this path? And why does ZF is searching for bundled
I'm working on an application that contains some buttons defined via layout.xml like this
For a simple chat application, I thought of using this simple layout: *----------------------------------* |<div>
Let's say I have something like this in my application layout: <title> <%= @page_title
I'm developing a layout page in MVC application. The layout page has - Header
Here's the error: Processing by LandingPageController#index as HTML Rendered landing_page/index.html.erb within layouts/application (2.1ms) Completed
I want my doorkeeper views to use the application layout: https://github.com/applicake/doorkeeper/wiki/Customizing-views This contains routes
I am working on an asp.net MVC4 application. In my layout page, I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.